Welcome![Sign In][Sign Up]
Location:
Search - mail delphi

Search list

[Delphi VCLims

Description: 非常强大的Internet Mail套件,只用不到1小时你就能开发出完整E-mail通讯程序 包括用户界面,错误检查,附件管理等.-very powerful Internet Mail suite, only less than an hour you will be able to develop a complete E-mail communication procedures, including the user interface, error checking, annex management.
Platform: | Size: 1307648 | Author: 牛西 | Hits:

[Internet-Network使用Winsock控件发送邮件

Description: 是一个使用socket套件发送邮件的一个例程,虽然很简单但是可供初学者学习借鉴-socket is a suite of a mail routines, but very simple for beginners to learn from
Platform: | Size: 4096 | Author: fj | Hits:

[WEB Maildelphi代码

Description: 一个web页面下的发信组件,只能发送文本和html格式的邮件,支持二次开发。-a web page letter under the components, can only send text and html format of the mail, the development of secondary support.
Platform: | Size: 88064 | Author: leeh | Hits:

[Windows DevelopCyqLinux_RssReader

Description: 1. 这个程序是我另一个程序的DLL插件,主程序还未完成^_^ 2. DLL插件向外提供了四个函数接口--调用打开RSS窗口函数(LoadPIF), 在主程序中显示的名称(PIFName),关于窗口(PIAbout), 在主程序中显示的图标(PIICON)。 3. Code文件夹中Call文件夹为调用程序代码,RssReader文件夹为RssReader程序代码。Program文件夹中为演示程序文件。 4. RssReader程序可能有一些BUG^_^ 注意发现哟(发现了给我发E-MAIL:cyqlinux@126.com). 5. RssReader使用了ExpressBars Suite for Delphi 6界面控件。 6. RssReader程序中使用的图片从新浪点点通阅读器中提取(使用eXeScope程序提取). 7. 程序在Windows XP+SP1+Delphi 6中运行通过。-1. This procedure is another program DLL plug-ins, the main program has not yet been completed ^ _ ^ 2. DLL plug-in the field of four function interface-- called open window RSS function (LoadPIF), the main program indicate the name (PIFName) on the window (PIAbout), the main program shown in the icon (PIICON). 3. Code folder to folder Call Calling code, RssReader folder for RssReader code. Program folder for the demonstration program files. 4. RssReader procedures may be some BUG ^ _ ^ attention found yo (I found the E-MAIL : cyqlinux@126.com). 5. RssReader used ExpressBars Suite for Delphi 6 interface controls. 6. RssReader procedures used in the pictures from Sina little card readers extract (using eXeScope extraction procedures). 7. For Windows XP SP1 Delphi running through 6.
Platform: | Size: 827392 | Author: | Hits:

[WEB Mail邮件群发程序1.2

Description: 一个基于delphi的邮件群发程序,看名字就应该知道它的功能了 -based on a mail listserv procedures that name should be aware of the function of
Platform: | Size: 728064 | Author: 陈大勇 | Hits:

[Email ClientPop3delphi

Description: 用delphi开发的pop3收email程序,经过好几个项目的使用,还不错,多提意见-with the development of pop3 email admission procedures, after several projects of use, also good and opinions
Platform: | Size: 12288 | Author: 管晓聪 | Hits:

[Delphi VCLfoxmail

Description: 类foxmail源码,可以做为delphi初学者的参考资料.-foxmail source category, as delphi beginners reference.
Platform: | Size: 2696192 | Author: David | Hits:

[Delphi VCLsakemail4.07

Description: 一个非常好的群发邮件的控件,简单易行,delphi5-7版本适用。-a very good mail lists, the controls simple, easy to implement and delphi5-7 version of the application.
Platform: | Size: 747520 | Author: wgjjx | Hits:

[Email Clientemailsoufa

Description: Email,电子邮件,网络邮件,邮件收发案例-Email, e-mail, web mail, mail case
Platform: | Size: 573440 | Author: yyyy | Hits:

[Email ClientSAKEMAIL.ZIP

Description: delphi下 编程发送邮件源代码-Send e-mail under delphi programming source code
Platform: | Size: 244736 | Author: ZZZ | Hits:

[CommunicationeMail

Description: 用INDY10写的一个邮件发送工具,能利用163的邮件系统而不会认为是垃圾邮件。delphi7+indy10-With INDY10 write a e-mail tools, can take advantage of 163 e-mail system and not think is spam. delphi7+ indy10
Platform: | Size: 1257472 | Author: xcplates | Hits:

[Windows DevelopMail

Description: delphi纯api写的smtp认证发邮件的dll d elphi纯api写的smtp认证发邮件的dll -delphi net api to write the smtp authentication dlld elphi email written in pure api authentication smtp email dll
Platform: | Size: 2048 | Author: JOE | Hits:

[Email ClientEmailSendsystem111

Description: delphi7.0 写的E-MAIL传送软件,是socket学习的好材料,indy控件的学习资料-delphi7.0 wrote software to send E-MAIL is a good socket learning materials, indy control of learning materials
Platform: | Size: 238592 | Author: | Hits:

[Internet-NetworkSgfree_ProjectQQ

Description: 没啥好补充的,一份支持QQ协议的孔件,2006年发表于 hellfish.ys168.com,使用也很简单. QQ[OICQ] Runer Ver 1.01 Copyright (C) 2006 HellFish E-Mail: hellfish@qq.com,sgfree@hotmail.com QQ[OICQ]: 4427968 保留以上信息,保留对作者最基本的尊重. //Example //.... //var QQ1:TQQRuner //... //QQ1:=TQQruner.Create //QQ1.QQNumber:=123456 //QQ1.QQPassWord:=123456 //QQ1.QQHide:=False //QQ1.QQAutoReply:= 自动回复 //QQ1.QQStart //..... //QQ1.QQSendIM(OICQ号,信息内容,字体,模式,R颜色,G颜色,B颜色) 发送信息 //..... //QQ1.FInfo.LastMessages 最后收到的消息 //QQ1.Finfo.MessageQQ 最后发来消息的QQ号码 //QQ1.QQKeepLive //..... //QQ1.QQStop -err
Platform: | Size: 83968 | Author: hss | Hits:

[Delphi VCLmailserver_src

Description: Mailserver Source code - Delphi. Simple Mail server source code. SMTP and POP3 protocols.-Mailserver Source code- Delphi. Simple Mail server source code. SMTP and POP3 protocols.
Platform: | Size: 250880 | Author: steb | Hits:

[Email Clientsakemail407

Description: 一个非常不错的开源 pop3 和 smtp 邮件控件,性能稳定,容易控制。并附有源代码。-A very good open source pop3 and smtp mail control, stable performance, easy to control. With source code.
Platform: | Size: 1337344 | Author: Bonze | Hits:

[Delphi VCLEmail-Delphi

Description: 邮箱探测原程序,可以在远程对他人的邮箱进行探测,得到其号码-Email to detect the original procedures, could be the remote e-mail to others to carry out exploration, by its number
Platform: | Size: 18432 | Author: zhonghua0606 | Hits:

[Internet-Networkmail

Description: 邮件群发是一种很有用软件,不管是用在广告还是个人发送通知,这里我们就教大家如何做一个简单的邮件群发软件。-Mass-mailing is a very useful software, whether it is used in advertising or individuals send a notification, where we taught everyone how to do a simple mass-mailing software.
Platform: | Size: 284672 | Author: 李健 | Hits:

[Windows Developmail

Description: 一个用delphi实现的邮件收发程序,实现了邮件的基本功能-Delphi realize a use of mail procedures, realize the basic functions of the e-mail
Platform: | Size: 322560 | Author: 易峰 | Hits:

[Windows Developmail

Description: 自制mail接收系统, 实现自定义的邮件下载。 自己看吧-mail server
Platform: | Size: 225280 | Author: sheng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net